network-settings

This command configures the network settings.

Syntax

(config-network)# network-settings
(network-settings)# 

Command

Description

hostname

Defines the device's hostname.

icmp-disable-redirect {0|1}

Enables sending and receiving of ICMP Redirect messages.

icmp-disable-unreachable {0|1}

Enables sending of ICMP Unreachable messages.

osn-internal-vlan {off|on}

Enables a single management platform when the device is deployed as a Survivable Branch Appliance (SBA) in a Microsoft Skype for Business environment. It allows configuration and monitoring of the Gateway/SBC device through the SBA Management Interface.

wan-copper-fiber-mode {single-copper|single-fiber|use-all}

Enables 802.1Q-in-802.1Q (QinQ), as defined by IEEE 802.1ad, for a specific WAN interface -- copper (single-copper) or WAN fiber (single-fiber). QinQ expands VLAN space, by adding an additional 802.1Q tag to 802.1Q-tagged packets.

Note:

The command is applicable only to Mediant 500Li and Mediant 800Ci.
This feature is supported only on the WAN interface (not LAN).
To disable QinQ, set the command to use-all.
For the parameter to take effect, a device reset is required.

Command Mode

Privileged User

Example

This example sending and receiving of ICMP Redirect messages:

(config-network)# network-settings
(network-settings)# icmp-disable-redirect 1